home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilwb / trashman.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  44 lines

  1. Short:    The best trashcan manager. (v1.2)
  2. Author:   muszynsk@ipeneuro.ipe.pw.edu.pl (Tomasz Muszynski)
  3. Uploader: muszynsk@ipeneuro.ipe.pw.edu.pl (Tomasz Muszynski)
  4. Type:     util/wb
  5.  
  6.   AmigaOS has a very good feature - Trashcan.  But it is not convenient if
  7. you use multiple partitions.  Also you must use Workbench to manage files.
  8. I was looking for better programs.  I found a few, but they were very
  9. simple and only made AppIcon on Workbench and nothing more.  Have you seen
  10. Trash on Mac?  Or even trashcan in Windows 95?  I missed them so I wrote
  11. my own trashcan replacement.
  12.  
  13.   It has following features:
  14.  
  15.   - Deleted and replaced files are moved to trashcan (works with all
  16.     programs, performing delete operations on files).
  17.  
  18.   - Remembers original location of deleted files.
  19.  
  20.   - Patches Dos DeleteFile() function for increased functionality (now it
  21.     can delete non empty directory).
  22.  
  23.   - You can use enhanced trashcan only on selected devices (eg.  you can
  24.     perform operations in old way with, for instance, floppy disks).
  25.  
  26.   - Automatic trashcan emptying if there is no free space on the device.
  27.  
  28.   - MultiUser support (similiar to WindowsNT).
  29.  
  30.   - And many more...
  31.  
  32.  Trashman is very handy when using together with DirectoryOpus5 by
  33. Jonathan Potter.
  34.  
  35. Changes:
  36.  
  37. 28.11.96 - v1.2
  38.   - New catalogs added (Norsk, Italiano, Español).
  39.   - Trashman now uses screennotify.library.
  40.   - In Force Delete you can now add paths (eg: ENVARC:#?). But all old
  41.     file patterns must have #? before pattern, what means: "in all
  42.     directories" (eg: #?CygnusEDTemp#?).
  43.   - Fixed bug when saving system preferences (was causing ERROR requester).
  44.